ul,
ol,
li {
	list-style: none;
}

form,
ul,
ol,
li,
p,
dl,
dd,
dt,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

/*vertical-align:bottom;*/

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #C92E1A;
}



body {
	margin: 0;
	color: #333333;
	word-break: break-all;
	font-family: "微软雅黑";
	font-size: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


/* 1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.f_index_head {
	background: url(bg.jpg) center no-repeat;
	background-size: 100% 100%;
	max-width: 1920px;
}

.f_index_topline {
	width: 100%;
	height: 55px;
	line-height: 55px;
	font-size: 14px;
}

.f_index_topline .a-link {
	color: #fbfbfb;
	float: left;
	margin-right: 15px;
	display: block;
	font-weight: 400;
}

.f_index_topline .bmjd-line {
	position: relative;
}

.f_index_topline .link-box {
	width: 800px;
	padding: 10px 20px;
	background: #fff;
	display: none;
	position: absolute;
	top: 55px;
	right: 0px;
	left: 0px;
	overflow: hidden;
	opacity: 1;
	z-index: 99999;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
}

.f_index_topline .link-box .title {
	padding-bottom: 8px;
	font-size: 16px;
	color: #333;
	border-bottom: 1px solid #efefef;
	overflow: hidden;
	margin-top: 10px;
}

.f_index_topline .link-box .uls {
	width: auto;
	margin-top: 5px;
	overflow: hidden;
}

.f_index_topline .link-box .uls li {
	width: 140px;
	padding-right: 20px;
	float: left;
	font-size: 15px;
	line-height: 30px;
	display: block;
}

.f_index_topline .link-box .uls li a {
	margin-left: 0px;
	color: #333;
	width: 100%;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.f_index_topline .link-box .uls li a:hover {
	color: #125DB2;
}

.f_index_topline .bmjd-line:hover .link-box {
	display: block;
}

.f_index_head .f_index_word_logo {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 60px;
	margin: auto;
	text-align: center;
	z-index: 999;
}

.f_index_head .f_index_word_logo .f_index_rmzf_img {
	width: 660px;
	height: 93px;
}

.f_index_head .f_index_index_search {
	width: 654px;
	height: 46px;
	position: absolute;
	left: 0;
	right: 0;
	top: 175px;
	margin: auto;
	z-index: 999;
	border-radius: 5px;
	background-color: rgba(255, 255, 255, 0.8);
}

.f_index_head .f_index_index_search input {
	height: 46px;
	width: 590px;
	margin-left: 20px;
	color: #333333;
	background: none;
	line-height: 46px;
	outline: none;
	border: none;
	font-size: 1em;
	padding: 0;
}

.f_index_head input::-webkit-input-placeholder {
	color: #555;
	font-size: 1em;
}

.f_index_head input::-moz-placeholder {
	color: #555;
	font-size: 1em;
}

.f_index_head input::-ms-input-placeholder {
	color: #555;
	font-size: 1em;
}

.f_index_head .f_index_index_search div {
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.f_index_head .f_index_index_search button {
	width: 40px;
	height: 46px;
	margin: 0;
	display: block;
	outline: none;
	border: none;
	font-size: 1.6em;
	color: #005ca7;
}


.f_index_bannerbg {
	width: 100%;
	height: 394px;
	position: relative;
}

.f_index_bannerbg .mid {
	width: 436px;
	height: 24px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	text-align: center;
	margin: auto;
	overflow: visible;
	z-index: 99;
	/*background: url(mid-bg.png) no-repeat center;*/
}

.f_index_bannerbg .mid img {
	position: relative;
	top: -30px;
}


.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 600px;
	/*background:url(yyyynn.jpg) no-repeat;*/
	background-size: 100% 100%;
}


.f_index_head .f_index_nav {
	width: 100%;
	height: 70px;
	line-height: 70px;
	background: #fff;
}

.f_index_head .f_index_nav_con {
	width: 1360px;
	margin: auto;
	background: url(navbg.jpg) center no-repeat;
	overflow: hidden;
	position: relative;
	display: flex;
	justify-content: center;
}

.f_index_head .f_index_nav a {
	width: 10%;
	display: block;
	color: #fff;
	text-align: center;
	font-size: 1.25em;
	font-weight: bold;
	position: relative;
}

.f_index_head .f_index_nav a:hover,
.f_index_nav_con .active {
	background-color: #126fcb;
}

.m-center {
	width: 1200px;
	margin: 0 auto;
}

/* 2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.f_index_topnew {
	width: 1200px;
	height: 130px;
	margin: 23px auto 0 auto;
	border-bottom: 1px solid #e8e8e8;
	background: url(topnewbg.jpg) left no-repeat;
	overflow: hidden;
}

.f_index_topnew_lf {
	width: 1070px;
	float: left;
	margin-left: 50px;
}

.f_index_topnew h1 {
	width: 100%;
	height: auto;
	margin: auto;
	padding-top: 25px;
	text-align: center;
}

.f_index_topnew h1 a {
	display: inline-block;
	line-height: 36px;
	vertical-align: middle;
	color: #005ca7;
	font-weight: bold;
	font-size: 1.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 96%;
}

.f_index_topnew p {
	width: 100%;
	color: #333;
	font-size: 1em;
	margin: 16px auto 0 auto;
	line-height: 24px;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
}

.f_index_topnew_ri {
	width: 80px;
	height: 130px;
	float: right;
	text-align: right;
	margin-top: 78px;
}

.f_index_topnew_ri a {
	font-size: 1em;
	color: #0349ab;
}


/* 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.f_index_box1 {
	width: 1200px;
	height: 280px;
	margin: 38px auto 0 auto;
}

.f_index_listbox1 {
	width: 580px;
	height: 280px;
}

.f_index_listbox_tit1 {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #e6e6e6;
}

.f_index_listbox_tit1 p {
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	color: #266bae;
	height: 39px;
	border-bottom: 3px solid #266bae;
}

.f_index_listbox_tit1 p a {
	color: #266bae;
}

.f_index_listbox_con1 {
	width: 100%;
	margin-top: 10px;
}

.f_index_listbox_con1 li {
	width: 100%;
	height: 44px;
	line-height: 44px;
	font-size: 1em;
	background: url(icona.png) no-repeat 0 50%;
}

.f_index_listbox_con1 a {
	float: left;
	height: 44px;
	line-height: 44px;
	font-size: 1em;
	color: #333;
	padding-left: 10px;
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.f_index_listbox_con1 li span {
	float: right;
	font-size: 1em;
	color: #9a9a9a;
}


/* 4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.f_index_box2 {
	width: 100%;
	height: 375px;
	margin-top: 30px;
}

.f_index_autopic {
	width: 600px;
	height: 375px;
}

.f_index_nwes_lpic_ch {
	width: 600px;
	height: 375px;
	overflow: hidden;
	position: relative;
	margin: auto;
	/*box-shadow: 0 0 10px 5px #000;*/
}

.f_index_nwes_lpic_ch .more {
	width: 18px;
	height: 18px;
	position: absolute;
	top: 342px;
	right: 8px;
	display: block;
	z-index: 99999;
}

.f_index_nwes_lpic_ch .more img {
	vertical-align: top;
}

.f_index_nwes_lpic_ch .slides {
	width: 600px;
	height: 375px;
	overflow: hidden;
	float: left;
}

.f_index_nwes_lpic_ch .slides img {
	width: 600px;
	height: 375px;
}

.f_index_nwes_lpic_ch .slides li {
	width: 600px;
	height: 375px;
	display: block;
	position: relative;
}

.f_index_nwes_lpic_ch .slides .nwes_lpic_inpic {
	width: 600px;
	height: 375px;
	display: block;
	position: absolute;
	z-index: 1;
}

.f_index_nwes_lpic_ch .slides .nwes_lpic_intit {
	width: 600px;
	height: 50px;
	display: block;
	position: absolute;
	z-index: 2;
	bottom: 0px;
	background-color: #000;
	filter: alpha(Opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.f_index_nwes_lpic_ch .slides .nwes_lpic_intex {
	width: 600px;
	heihgt: 50px;
	display: block;
	position: absolute;
	z-index: 3;
	bottom: 0px;
	text-align: left;
	padding-left: 15px;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
}


.f_index_nwes_lpic_ch .flex-control-nav {
	display: none;
}

.f_index_nwes_lpic_ch .flex-control-nav li {
	float: left;
	margin: 0 0 0 20px;
	cursor: pointer;
	text-indent: -9999px;
}

.f_index_nwes_lpic_ch .flex-control-nav li a {
	display: block;
	width: 14px;
	height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius: 50%;
}

.f_index_nwes_lpic_ch .flex-control-nav .flex-active {
	background: #71a1e3;
}

.f_index_nwes_lpic_ch .flex-direction-nav {
	width: 40px;
	position: absolute;
	right: 31px;
	bottom: 15px;
	margin: auto;
	z-index: 6;
}

.f_index_nwes_lpic_ch .flex-direction-nav li {
	float: left;
}

.f_index_nwes_lpic_ch .flex-direction-nav a {
	font-size: 0;
}

.f_index_nwes_lpic_ch .flex-direction-nav .flex-prev {
	width: 12px;
	height: 18px;
	display: block;
	background: url(l.png) no-repeat left center;
	background-size: 100%;
	z-index: -999px;
	margin-right: 8px;
}

.f_index_nwes_lpic_ch .flex-direction-nav .flex-next {
	width: 12px;
	height: 18px;
	display: block;
	background: url(r.png) no-repeat right center;
	background-size: 100%;
	z-index: -999px;
	margin-right: 8px;
}

.f_index_listbox2 {
	width: 570px;
	height: 375px;
	overflow: hidden;
}

.f_index_listbox_tit2 {
	width: 700px;
	height: 38px;
	border-bottom: 1px solid #e6e6e6;
}

.f_index_listbox_tit2>li {
	float: left;
	margin-right: 46px;
}

.f_index_listbox_tit2 a {
	display: block;
	height: 37px;
	text-align: center;
	font-size: 1.5em;
	color: #333;
}

/* .f_index_listbox_tit2 a span {
	color: #ec9370;
} */

.f_index_listbox_tit2 .cur a {
	color: #005ca7;
	border-bottom: 2px solid #005ca7;
}

.f_index_listbox_con2 {
	width: 100%;
	height: 250px;
	margin-top: 11px;
}

.f_index_listbox_con2>ul {
	display: none;
}

.f_index_listbox_con2>ul.cur {
	display: block;
}

.f_index_listbox_con2 li {
	width: 100%;
	/* height: 70px; */
	height: 58px;
	font-size: 1em;
	clear: both;
	/* margin-bottom: 15px; */
	margin-bottom: 5px;
}

.f_index_listbox_con2 li:hover {
	background: url(listOVbg.png) left no-repeat;
}

.f_index_listbox_con2 li a {
	float: right;
	width: 475px;
	line-height: 24px;
	display: block;
	font-size: 1em;
	color: #333;
	/* margin: 10px 0 10px 25px; */
	margin: 1px 0 1px 25px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.f_index_listbox_con2 li p {
	width: 70px;
	/* height: 70px; */
	height: 50px;
	float: left;
	color: #333;
	text-align: center;
}

.f_index_listbox_con2 li p strong {
	width: 38px;
	/* height: 27px; */
	height: 25px;
	display: block;
	/* font-size: 1.75em;
	margin-top: 6px; */
	font-size: 1.5em;
	font-weight: 300;
}

.f_index_listbox_con2 li p span {
	width: 50px;
	height: 15px;
	display: block;
	font-size: 0.75em;
	color: #777;
	/* margin-top: 8px; */
	margin-top: 10px;
}

.f_index_listbox_gsgg {
	width: 570px;
	height: 75px;
	background-color: #f6f6f6;
}

.f_index_listbox_gsgg_lf {
	width: 50px;
	height: 44px;
	float: left;
	border-right: 1px solid #d2d2d2;
	margin-top: 12px;
	color: #005ca7;
	font-size: 1.25em;
	padding: 3px 5px 3px 15px;
	line-height: 22px;
}

.f_index_listbox_gsgg_lf a {
	color: #005ca7;
}

.f_index_listbox_gsgg ul {
	width: 476px;
	height: 55px;
	float: right;
	margin-top: 10px;
}

.f_index_listbox_gsgg ul li {
	width: 465px;
	height: 26px;
}

.f_index_listbox_gsgg ul li a {
	width: 100%;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

/* 5 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.f_index_box3 {
	width: 1200px;
	height: 656px;
	margin: 30px auto 0 auto;
}

.f_index_listbox_tit3 {
	width: 100%;
	height: 82px;
	background-color: #FF9966
}

.f_index_listbox_tit3>li {
	float: left;
}

.f_index_listbox_tit3 a {
	display: block;
	width: 400px;
	height: 82px;
	line-height: 78px;
	text-align: center;
	font-size: 1.75em;
	color: #333;
	text-indent: 45px;
}

.f_index_listbox_tit3>li.cur a {
	color: #fff;
}

.f_index_listbox_tit3 .fi {
	background: url(icon_ch1.png) no-repeat 35% 50% #edeef2
}

.f_index_listbox_tit3 .se {
	background: url(icon_ch2.png) no-repeat 35% 50% #edeef2
}

.f_index_listbox_tit3 .th {
	background: url(icon_ch3.png) no-repeat 35% 50% #edeef2
}

.f_index_listbox_tit3>li.cur .fi {
	background: url(icon_ch1c.png) no-repeat 35% 50% #005ca7;
}

.f_index_listbox_tit3>li.cur .se {
	background: url(icon_ch2c.png) no-repeat 35% 50% #005ca7;
}

.f_index_listbox_tit3>li.cur .th {
	background: url(icon_ch3c.png) no-repeat 35% 50% #005ca7;
}

.f_index_listbox_con3>dl {
	display: none;
}

.f_index_listbox_con3>dl.cur {
	display: block;
}

/* 5-1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.f_index_listbox_con3_xxgk1 {
	width: 400px;
	height: 534px;
	margin-top: 40px;
}

.f_index_listbox_con3_xxgk1_six {
	width: 390px;
	height: 265px;
	padding: 0 5px;
	border-bottom: 1px solid #e6e6e6;
}

.f_index_listbox_con3_xxgk1_six>li {
	width: 110px;
	height: 110px;
	margin: 0 10px 20px 10px;
	float: left;
}

.f_index_listbox_con3_xxgk1_six>li>a {
	display: block;
	width: 109px;
	height: 109px;
	border: 1px solid #ddd;
	border-radius: 10%;
	text-align: center;
	font-size: 1em;
	color: #7a797c;
	line-height: 170px;
	background-color: #fff;
}

.f_index_listbox_con3_xxgk1_six>li>.fi {
	background: url(icon_chsi1.png) no-repeat 50% 31%
}

.f_index_listbox_con3_xxgk1_six>li>.se {
	background: url(icon_chsi2.png) no-repeat 50% 31%
}

.f_index_listbox_con3_xxgk1_six>li>.th {
	background: url(icon_chsi3.png) no-repeat 50% 31%
}

.f_index_listbox_con3_xxgk1_six>li>.fo {
	background: url(icon_chsi4.png) no-repeat 50% 31%
}

.f_index_listbox_con3_xxgk1_six>li>.fv {
	background: url(icon_chsi5.png) no-repeat 50% 31%
}

.f_index_listbox_con3_xxgk1_six>li>.si {
	background: url(icon_chsi6.png) no-repeat 50% 31%
}

.f_index_listbox_con3_xxgk1_six>li>.fi:hover {
	background: url(icon_chsi1c.png) no-repeat 50% 31% #edeef2;
	width: 110px;
	height: 110px;
	color: #005ca7;
	border: none
}

.f_index_listbox_con3_xxgk1_six>li>.se:hover {
	background: url(icon_chsi2c.png) no-repeat 50% 31% #edeef2;
	width: 110px;
	height: 110px;
	color: #005ca7;
	border: none
}

.f_index_listbox_con3_xxgk1_six>li>.th:hover {
	background: url(icon_chsi3c.png) no-repeat 50% 31% #edeef2;
	width: 110px;
	height: 110px;
	color: #005ca7;
	border: none
}

.f_index_listbox_con3_xxgk1_six>li>.fo:hover {
	background: url(icon_chsi4c.png) no-repeat 50% 31% #edeef2;
	width: 110px;
	height: 110px;
	color: #005ca7;
	border: none
}

.f_index_listbox_con3_xxgk1_six>li>.fv:hover {
	background: url(icon_chsi5c.png) no-repeat 50% 31% #edeef2;
	width: 110px;
	height: 110px;
	color: #005ca7;
	border: none
}

.f_index_listbox_con3_xxgk1_six>li>.si:hover {
	background: url(icon_chsi6c.png) no-repeat 50% 31% #edeef2;
	width: 110px;
	height: 110px;
	color: #005ca7;
	border: none
}


.f_index_listbox_con3_xxgk1_fou {
	width: 400px;
	height: 252px;
	margin-top: 16px;
	overflow: hidden;
}

.f_index_listbox_con3_xxgk1_fou>li {
	width: 372px;
	height: 53px;
	margin: 10px 14px 0 14px;
}

.f_index_listbox_con3_xxgk1_fou>li>a {
	width: 372px;
	height: 53px;
	display: block;
	border-radius: 5px;
	text-align: left;
	font-size: 1.2em;
	line-height: 53px;
	/*
	color: #333;
	background-color: #eee;
	*/
	color: #336b98;
	background-color: #eaf3fd;
}

.f_index_listbox_con3_xxgk1_fou>li>a>i {
	font-size: 1.5em;
	float: left;
	padding: 13px 20px 0 90px;
}

.f_index_listbox_con3_xxgk1_fou>li>a:hover {
	background-color: #245399;
	color: #fff;
}

/*
.f_index_listbox_con3_xxgk1_fou>li>.fi{ background:url(icon_chsi1.png) no-repeat 25% 50% #eee}
.f_index_listbox_con3_xxgk1_fou>li>.se{ background:url(icon_chsi2.png) no-repeat 25% 50% #eee}
.f_index_listbox_con3_xxgk1_fou>li>.th{ background:url(icon_chsi3.png) no-repeat 25% 50% #eee}
.f_index_listbox_con3_xxgk1_fou>li>.fo{ background:url(icon_chsi4.png) no-repeat 25% 50% #eee}

.f_index_listbox_con3_xxgk1_fou>li>.fi:hover{ background:url(icon_chsi1c.png) no-repeat 25% 50% #245399; color:#fff; }
.f_index_listbox_con3_xxgk1_fou>li>.se:hover{ background:url(icon_chsi2c.png) no-repeat 25% 50% #245399; color:#fff; }
.f_index_listbox_con3_xxgk1_fou>li>.th:hover{ background:url(icon_chsi3c.png) no-repeat 25% 50% #245399; color:#fff; }
.f_index_listbox_con3_xxgk1_fou>li>.fo:hover{ background:url(icon_chsi4c.png) no-repeat 25% 50% #245399; color:#fff; }
*/

.f_index_listbox_con3_xxgk2 {
	width: 774px;
	height: 534px;
	margin-top: 40px;
}

.f_index_listbox_con3_xxgk2_tit1 {
	width: 100%;
	height: 42px;
	border-bottom: 1px solid #e6e6e6;
}

.f_index_listbox_con3_xxgk2_tit1>li {
	float: left;
	margin-right: 20px;
	border-right: 1px solid #e6e6e6;
}

.f_index_listbox_con3_xxgk2_tit1>li:last-child {
	border-right: none;
}

.f_index_listbox_con3_xxgk2_tit1>li>a {
	display: block;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 22px;
	color: #333;
	margin-top: 5px;
	padding-right: 20px;
}

.f_index_listbox_con3_xxgk2_tit1>li.cur a {
	color: #005ca7;
}


.f_index_listbox_con3_xxgk2_con1 {
	width: 100%;
	height: 202px;
}

.f_index_listbox_con3_xxgk2_con1>ul {
	display: none;
	padding-top: 15px;
}

.f_index_listbox_con3_xxgk2_con1>ul.cur {
	display: block;
}

.f_index_listbox_con3_xxgk2_con1>ul>li {
	height: 38px;
	line-height: 38px;
	background: url(icona.png) no-repeat 0 50%;
}

.f_index_listbox_con3_xxgk2_con1>ul>li>span {
	float: right;
	font-size: 1em;
	color: #9a9a9a;
}

.f_index_listbox_con3_xxgk2_con1>ul>li>a {
	float: left;
	font-size: 1em;
	color: #333;
	text-indent: 10px;
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.f_index_listbox_con3_xxgk2_tit2 {
	width: 100%;
	height: 42px;
	margin-top: 44px;
	border-bottom: 1px solid #e6e6e6;
}

.f_index_listbox_con3_xxgk2_tit2>li {
	float: left;
	margin-right: 20px;
	border-right: 1px solid #e6e6e6;
}

.f_index_listbox_con3_xxgk2_tit2>li:last-child {
	border-right: none;
}

.f_index_listbox_con3_xxgk2_tit2>li>a {
	display: block;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 1.5em;
	color: #333;
	margin-top: 5px;
	padding-right: 20px;
}

.f_index_listbox_con3_xxgk2_tit2>li.cur a {
	color: #005ca7;
}


.f_index_listbox_con3_xxgk2_con2 {
	width: 100%;
	height: 202px;
}

.f_index_listbox_con3_xxgk2_con2>ul {
	width: 792px;
	display: none;
	padding-top: 1px;
}

.f_index_listbox_con3_xxgk2_con2>ul.cur {
	display: block;
}

.f_index_listbox_con3_xxgk2_con2>ul>li {
	width: 180px;
	height: 38px;
	float: left;
	margin: 12px 18px 0 0;
}

.f_index_listbox_con3_xxgk2_con2>ul>li>a {
	width: 178px;
	height: 36px;
	display: block;
	text-align: center;
	line-height: 36px;
	font-size: 0.875em;
	color: #333;
	border: 1px solid #e6e6e6;
}

.f_index_listbox_con3_xxgk2_con2>ul>li>a:hover {
	background-color: #005ca7;
	color: #fff;
	font-weight: bold;
	border: 1px solid #005ca7;
}

/* 5-2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.f_index_listbox_con3_wsbs1 {
	width: 100%;
	height: 315px;
	margin-top: 35px;
}

/*.f_index_listbox_con3_wsbs1_box1 {
	width: 492px;
	height: 315px;
	margin-right: 30px;
}

.f_index_listbox_con3_wsbs1_box1_tit1 {
	width: 100%;
	height: 41px;
}

.f_index_listbox_con3_wsbs1_box1_tit1>p {
	width: 126px;
	height: 41px;
	display: block;
	float: left;
	font-size: 0.875em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 32px;
	background: url(f_index_wsbs_titbg1.png) no-repeat;
}

.f_index_listbox_con3_wsbs1_box1_tit1>a {
	font-size: 0.875em;
	color: #797979;
	padding: 4px 3px 0 0;
}

.f_index_listbox_con3_wsbs1_box1_con1 {
	width: 100%;
	height: 130px;
	margin-top: 5px;
	overflow: hidden;
}

.f_index_listbox_con3_wsbs1_box1_con1_l {
	width: 27px;
	height: 71px;
	margin-top: 5px;
	text-align: center;
	font-size: 1em;
	color: #6196cc;
	line-height: 24px;
	padding: 27px 0;
	background-color: #eaf3fd;
}

.f_index_listbox_con3_wsbs1_box1_con1_r {
	width: 465px;
	height: 130px;
	overflow: hidden;
}

.f_index_listbox_con3_wsbs1_box1_con1_r>li {
	width: 150px;
	height: 60px;
	float: left;
	margin: 5px 0 0 5px;
}

.f_index_listbox_con3_wsbs1_box1_con1_r>li>a {
	width: 150px;
	height: 60px;
	line-height: 60px;
	display: block;
	font-size: 1em;
	color: #797979;
	text-align: center;
	background-color: #f6f6f6;
}



.f_index_listbox_con3_wsbs1_box1_con2 {
	width: 100%;
	height: 130px;
	margin-top: 9px;
	overflow: hidden;
}

.f_index_listbox_con3_wsbs1_box1_con2_l {
	width: 27px;
	height: 71px;
	margin-top: 5px;
	text-align: center;
	font-size: 1em;
	color: #6196cc;
	line-height: 24px;
	padding: 27px 0;
	background-color: #eaf3fd;
}

.f_index_listbox_con3_wsbs1_box1_con2_r {
	width: 465px;
	height: 130px;
	overflow: hidden;
}

.f_index_listbox_con3_wsbs1_box1_con2_r>li {
	width: 150px;
	height: 60px;
	float: left;
	margin: 5px 0 0 5px;
}

.f_index_listbox_con3_wsbs1_box1_con2_r>li>a {
	width: 150px;
	height: 60px;
	line-height: 60px;
	display: block;
	font-size: 1em;
	color: #797979;
	text-align: center;
	background-color: #f6f6f6;
} */


.f_index_listbox_con3_wsbs1_box2 {
	width: 156px;
	height: 315px;
}

.f_index_listbox_con3_wsbs1_box2>a {
	width: 156px;
	height: 150px;
	display: block;
	text-align: center;
	font-size: 1em;
	color: #0450b8;
	line-height: 210px;
}

.f_index_listbox_con3_wsbs1_box2>.fi {
	background: url(icon_chtw1.png) no-repeat 50% 30% #eaf3fd;
	color: #0450b8;
}

.f_index_listbox_con3_wsbs1_box2>.se {
	background: url(icon_chtw2.png) no-repeat 50% 34% #eaf3fd;
	color: #0450b8;
	margin-top: 15px;
}


.f_index_listbox_con3_wsbs2 {
	width: 100%;
	height: 189px;
	margin-top: 20px;

}

.f_index_listbox_con3_wsbs2_tit1 {
	width: 100%;
	height: 30px;
	text-align: center;
	background: url(f_index_lin1.png) repeat-x;
}

.f_index_listbox_con3_wsbs2_tit1 span {
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 1.5em;
	color: #333;
	background-color: #FFFFFF;
}

.f_index_listbox_con3_wsbs2_con1 {
	width: 100%;
	height: 150px;
	display: block;
	position: relative;
	margin: 20px 0;
}

.bjcb_conr_chpic {
	width: 1200px;
	height: 150px;
	display: block;
	position: relative;
}

/* .bjcb_conr_chpic .slides {
	width: 1120px;
	height: 120px;
}

.bjcb_conr_chpic .slides li {
	float: left;
	width: 160px;
	height: 120px;
	display: block;
	position: relative;
}

.bjcb_conr_chpic .slides>li>a {
	width: 160px;
	height: 120px;
	display: block;
	text-align: center;
	font-size: 1em;
	line-height: 35px;
	font-weight: bold;
	background-color: #f1f1f1;
}

.bjcb_conr_chpic .slides>li>a>i {
	font-size: 2.3em;
	padding-top: 25px
}

.bjcb_conr_chpic .flex-control-nav {
	display: none;
}

.bjcb_conr_chpic .flex-direction-nav {
	width: 1120px;
	height: 30px;
	position: relative;
	margin: auto;
}

.bjcb_conr_chpic .flex-direction-nav li {
	width: 20px;
	height: 40px;
}

.bjcb_conr_chpic .flex-direction-nav a {
	width: 20px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	position: absolute;
}

.bjcb_conr_chpic .flex-prev {
	top: -75px;
	left: -40px;
	background: url(cbw_larr.jpg) no-repeat
}

.bjcb_conr_chpic .flex-next {
	top: -75px;
	right: -40px;
	background: url(cbw_rarr.jpg) no-repeat
} */

.bjcb_conr_chpic li {
	width: 130px;
	float: left;
	margin: 10px 35px;
}

.bjcb_conr_chpic li img {
	width: 130px;
}


/* 5-3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.f_index_listbox_con3_hdjl1 {
	width: 100%;
	height: 150px;
	border-bottom: 1px solid #e5e5e5;
}

.f_index_listbox_con3_hdjl1>a {
	width: 399px;
	height: 78px;
	display: block;
	float: left;
	margin-top: 36px;
	border-right: 1px solid #e5e5e5;
}


.f_index_listbox_con3_hdjl1 .fi {
	background: url(ico_th1.png) no-repeat 18% 50%;
}

.f_index_listbox_con3_hdjl1 .se {
	background: url(ico_th2.png) no-repeat 18% 50%;
}

.f_index_listbox_con3_hdjl1 .th {
	background: url(ico_th3.png) no-repeat 18% 50%;
}

.f_index_listbox_con3_hdjl1>.f_index_last {
	border-right: none;
}

.f_index_listbox_con3_hdjl1_h1 {
	width: 228px;
	height: 25px;
	margin: 0 auto 0 150px;
	font-size: 1.125em;
	font-weight: normal;
}

.f_index_listbox_con3_hdjl1>a>p {
	width: 228px;
	display: block;
	margin: 10px auto 0 150px;
	font-size: 0.75em;
	color: #999;
	line-height: 24px;
}


.f_index_listbox_con3_hdjl2 {
	width: 100%;
	height: 55px;
}

.f_index_listbox_con3_hdjl2 a {
	float: right;
	padding: 22px 17px 0 0;
}

.f_index_listbox_con3_hdjl2 p {
	float: left;
	font-size: 1.375em;
	color: #005ca7;
	padding-top: 18px;
}

.f_index_listbox_con3_hdjl3 {
	width: 100%;
	height: 40px;
	background-color: #f4f4f4;
}

.f_index_listbox_con3_hdjl3 dl {
	float: left;
}

.f_index_listbox_con3_hdjl3>dl>h1 {
	font-size: 1.125em;
	color: #333;
	height: 40px;
	line-height: 40px;
}

.f_index_listbox_con3_hdjl3 .fi {
	width: 608px;
	text-align: left;
	text-indent: 30px;
}

.f_index_listbox_con3_hdjl3 .se {
	width: 260px;
	text-align: center;
}

.f_index_listbox_con3_hdjl3 .th {
	width: 176px;
	text-align: center;
}

.f_index_listbox_con3_hdjl3 .fo {
	width: 156px;
	text-align: center;
}


.f_index_listbox_con3_hdjl4 {
	width: 100%;
	height: 308px;
	padding-top: 20px;
}

.f_index_listbox_con3_hdjl4>li>a {
	width: 100%;
	height: 41px;
	line-height: 41px;
	display: block;
}

.f_index_listbox_con3_hdjl4>li>a>p {
	display: block;
	float: left;
	font-size: 1em;
}

.f_index_listbox_con3_hdjl4 .fi {
	width: 608px;
	text-align: left;
	text-indent: 30px;
}

.f_index_listbox_con3_hdjl4 .se {
	width: 260px;
	text-align: center;
}

.f_index_listbox_con3_hdjl4 .th {
	width: 176px;
	text-align: center;
}

.f_index_listbox_con3_hdjl4 .fo {
	width: 156px;
	text-align: center;
}

/* 6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.f_index_box4 {
	width: 1200px;
	height: 182px;
	margin: 35px auto 0 auto;
}

.f_index_tit4 {
	width: 100%;
	height: 30px;
	text-align: center;
	background: url(f_index_lin1.png) repeat-x;
}

.f_index_tit4 span {
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 1.5em;
	color: #333;
	background-color: #FFFFFF;
}

.f_index_con4 {
	width: 1200px;
	height: 90px;
	margin-top: 31px;
	overflow: hidden;
}

.f_index_con4 ul li {
	width: 261px;
	height: 90px;
	float: left;
	/* margin-right: 28px; */
}

.f_index_con4 ul li a {
	width: 261px;
	height: 90px;
	display: block;
	/* line-height: 90px; */
	text-align: left;
	background-color: #f9f9f9;
	margin: 0 auto;
}

.f_index_con4 ul li a span {
	line-height: 26px;
	margin: 32px 0 32px 10px;
	display: inline-block;
}

.f_index_con4 .slides li a:hover {
	/* background-color: #005ca7; */
	background-color: #eaf3fd;
	color: #333;
}

.f_index_con4 img {
	float: left;
	padding: 22px 0 0 40px;
}

.f_index_con4 .flex-control-nav {
	display: none;
}

.f_index_con4 .flex-direction-nav {
	width: 1200px;
	height: 30px;
	position: relative;
	margin: auto;
}

.f_index_con4 .flex-direction-nav li {
	width: 20px;
	height: 40px;
}

.f_index_con4 .flex-direction-nav a {
	width: 20px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	position: absolute;
}

.f_index_con4 .flex-prev {
	top: -55px;
	left: 0;
	background: url(ztzl-prev.png) no-repeat
}

.f_index_con4 .flex-next {
	top: -55px;
	right: 0;
	background: url(ztzl-next.png) no-repeat
}

/* .f_index_con4:hover .flex-direction-nav{
	display: block;
} */


/* 7 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.f_index_box5 {
	width: 100%;
	height: 60px;
	background-color: #e3e3e3;
}

.f_index_listbox {
	width: 1220px;
	height: 60px;
	margin: auto;
	overflow: hidden;
}

.f_index_listbox>li {
	width: 222px;
	height: 35px;
	float: left;
	margin: 12px 10px;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
}

.f_index_listbox>li>select {
	width: 222px;
	height: 35px;
	line-height: 35px;
	font-size: 0.875em;
	font-weight: 800;
	color: #666;
	border: none;
	padding-left: 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(f_index_linkbg.jpg) no-repeat;
	outline: none;
}

/* 8 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.f_index_box6 {
	width: 100%;
	height: 120px;
	background-color: #005ca7;
}

.f_index_con6 {
	width: 1200px;
	height: 120px;
	margin: auto;
	line-height: 28px;
	font-size: 0.875em;
}

.f_index_con6_l {
	width: 900px;
	margin-top: 20px;
	line-height: 28px;
	font-size: 0.875em;
	color: #fff;
}

.f_index_con6_l span {
	padding: 0 15px;
}

.f_index_con6_l a {
	height: 28px;
	line-height: 28px;
	font-size: 0.875em;
	color: #fff;
}

.f_index_con6_r img {
	float: right;
	margin-right: 30px;
	margin-top: 22px;
}



/********专题专栏*********/
.index-ztzl {
	margin-top: 25px;
	margin-bottom: 20px;
}

.index-ztzl:after {
	display: table;
	content: '';
	clear: both;
}

.index-ztzl .title {
	display: inline-block;
	width: 89px;
	height: 84px;
	line-height: 84px;
	text-align: center;
	background: url(qj-bg5.png) center no-repeat;
}

.index-ztzl .title:hover {
	opacity: 0.8;
	-moz-opacity: 0, 8;
	filter: alpha(opacity=80);
}

.index-ztzl .title span {
	display: inline-block;
	vertical-align: middle;
	line-height: 24px;
	color: #fff;
	font-size: 20px;
}

.index-ztzl .index-more-box {
	width: 1176px;
	height: 84px;
	padding: 0 12px;
	float: right;
	position: relative;
}

.index-ztzl .index-more-l {
	overflow: hidden;
	position: relative;
	width: 1176px;
	height: 84px;
}

.index-ztzl .index-more-img {
	width: 110%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.index-ztzl .index-more-img .img-link,
.index-ztzl .index-more-img p {
	width: 370px;
	height: 84px;
	display: inline-block;
}

.index-ztzl .index-more-img p {
	float: left;
	overflow: hidden;
	margin-right: 33px;
}

.index-ztzl .index-more-img img {
	width: 370px;
}

.index-ztzl .index-more-btn {
	position: absolute;
	top: 35px;
	cursor: pointer;
}

.index-ztzl .index-more-right {
	right: 0;
}

.index-ztzl .index-more-left {
	left: 0;
}

.index-ztzl .index-more-img a:hover {
	opacity: 0.8;
	-moz-opacity: 0, 8;
	filter: alpha(opacity=80);
}

/*17概览*/

.universal-titile1 {
	font-size: 20px;
	color: #1369c0;
	display: block;
	line-height: 20px;
	border-bottom: 1px solid #e1e1e1;
	font-weight: bold;
}

.universal-titile1 a {
	display: inline-block;
	padding-bottom: 12px;
	border-bottom: 2px solid #1369c0;
	color: #1369c0;
}

.new-list {
	font-size: 16px;
	line-height: 40px;
	color: #333;
	padding: 10px 0;
}

.new-list li {
	overflow: hidden;
}

.new-list li span {
	float: right;
	color: #666;
}

.new-list li i {
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background-color: #e4e4e4;
	margin-right: 10px;
}

.new-list li a {
	display: inline-block;
	max-width: 85%;
}

.new-list li a:hover {
	color: #1369c0;
}

.universal-titile2 {
	height: 40px;
	border-bottom: 1px solid #E1E1E1;
	font-size: 20px;
	color: #1369c0;
	font-weight: bold;
}

.universal-titile2 a {
	border-left: 3px solid #1369c0;
	padding-left: 10px;
	color: #1369c0;
}

.universal-titile3 a {
	color: #333;
}

.gl-content {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 32px;
}

.gl-c-left {
	width: 234px;
	text-align: center;
	border-top: 4px;
	color: #fff;
}

.gl-c-l-title {
	font-size: 20px;
	font-weight: bold;
	line-height: 72px;
	background-image: url(19_bg_11.jpg);
	background-size: 100% 100%;
	color: #fff;
}

.gl-c-l-title img {
	width: 26px;
	display: inline-block;
	margin-top: -6px;
	margin-right: 10px;
}

.gl-c-l-content {
	background-color: #f7f7f7;
}

.gl-c-l-content a {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #666666;
	line-height: 70px;
	border: 1px solid #ddd;
	border-top: 0;
	box-sizing: border-box;
}

.gl-c-l-content .active {
	color: #1369c0;
	font-weight: bold;
	position: relative;
}

.gl-c-l-content .active i {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 6px;
	border: 1px solid #1369c0;
	position: absolute;
	top: 29px;
	left: 10px;
	display: none;
}

.gl-c-l-content a:hover {
	color: #1369c0;
}

.gl-c-right {
	border: 1px solid #ddd;
	width: 940px;
	box-sizing: border-box;
	padding: 20px 24px 0;
}

.gl-c-r-content .new-list {
	border-top: 1px solid #ddd;
	padding: 16px 0;
}

.gl-c-r-content .new-lisy:first-child {
	border-top: 0;
}

.gl-b-r {
	width: 940px;
	margin-top: 34px;
}

.gl-b-c {
	margin-top: 34px;
}

.gl-c-center {
	width: 100%;
	padding: 0;
}

.gl-c-center .gl-c-l-title {
	background-image: url(glwltittle.png);
	background-size: 100% 100%;
	line-height: 58px;
	padding-left: 18px;
}

.gl-c-center .gl-c-r-content {
	padding: 0 40px;
}

.gl-c-r-c-img {
	padding-bottom: 26px;
	overflow: hidden;
	margin-right: -20px;
}

.gl-img-item {
	width: 284px;
	background-color: #f7f7f7;
	margin-top: 18px;
	margin-right: 19px;
	float: left;
}

.gl-img-item img {
	width: 100%;
	height: 180px;
}

.gl-img-item p {
	font-size: 16px;
	color: #333;
	padding: 14px;
	box-sizing: border-box;
	margin-top: 4px;
	line-height: 16px;
}

.gl-img-item span {
	display: block;
	box-sizing: border-box;
	padding: 0 14px;
	padding-bottom: 20px;
	font-size: 14px;
	color: #999;
}

.gl-img-item:hover p {
	color: #1369c0;
}


/*网站地图*/
.wzdt-c-r-content {
	box-sizing: border-box;
	padding: 0 48px;
	padding-bottom: 48px;
}

.wzdt-c-r-content p {
	margin: 0 10px;
	margin-top: 34px;
	line-height: 30px;
	padding-bottom: 14px;
	border-bottom: 1px solid #1369c0;
	font-size: 20px;
	font-weight: bold;
	color: #1369c0;
	padding-left: 10px;
}

.wzdt-c-r-content p img {
	display: inline-block;
	margin-top: -6px;
	margin-right: 8px;
}

.wzdt-c-r-c-list {
	margin-top: 8px;
}

.wzdt-c-r-c-list a {
	display: inline-block;
	cursor: pointer;
	width: 200px;
	line-height: 50px;
	font-size: 16px;
	color: #333;
	background-color: #f7f7f7;
	margin: 20px 10px 0;
	text-align: center;
}

.wzdt-c-r-c-list a:hover {
	background-color: #1369c0;
	color: #fff;
}


/*部门街镇入口*/
.bmrk-content {
	width: 1200px;
	margin: 0 auto;
}

.bmrk-c-title {
	border-bottom: 1px solid #f2f2f2;
}

.bmrk-c-title span {
	display: inline-block;
	width: 270px;
	height: 50px;
	background-image: url(bmrk.png);
	background-size: 100% 100%;
	font-size: 18px;
	color: #fff;
	box-sizing: border-box;
	padding-left: 22px;
	line-height: 50px;
	font-weight: bold;
}

.bmrk-c-content {
	margin-bottom: 60px;
	font-size: 16px;
}

.bmrk-c-content a {
	display: inline-block;
	cursor: pointer;
	width: 196px;
	line-height: 16px;
	box-sizing: border-box;
	padding-left: 24px;
	color: #666;
	margin-top: 28px;
}

.bmrk-c-content a i {
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background-color: #e4e4e4;
	margin-right: 12px;
	vertical-align: 3px;
}

.bmrk-c-content a:hover {
	color: #1369c0;
}

.bmrk-c-content a:hover i {
	background-color: #1369c0;
}

/****首页网上办事修改*****/

.f_index_listbox_con3_wsbs1_box1 {
	width: 300px;
	height: 315px;
	margin: 0;
}

.f_index_listbox_con3_wsbs1_box1_tit1 {
	width: 100%;
	height: 41px;
	background-color: #0079DD;
}

.f_index_listbox_con3_wsbs1_box1_tit1>p {
	height: 41px;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 41px;
}

.f_index_listbox_con3_wsbs1_box1_con1 {
	width: 100%;
	height: 274px;
	overflow: hidden;
	background-color: #F4F4F4;
}

.f_index_listbox_con3_wsbs1_box1_con1_r {
	margin: 20px 0 0 10px;
}

.f_index_listbox_con3_wsbs1_box1_con1_r>li {
	float: left;
	margin: 12px 15px;
}

.f_index_listbox_con3_wsbs1_box1_con1_r>li>a {
	width: 110px;
	height: 34px;
	display: block;
	font-size: 0.875em;
	text-align: center;
	line-height: 34px;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: #e4e4e4 0 0 8px;
}

.f_index_listbox_con3_wsbs1_box1_con1_r>li>a:hover {
	background-color: #DAE9FF;
	color: #0079DD;
}

.f_index_listbox_con3_wsbs1_box2 {
	width: 420px;
	height: 315px;
	margin-left: 30px;
}

.f_index_listbox_con3_wsbs1_box2_tit1 {
	width: 100%;
	height: 41px;
	background-color: #0079DD;
}

.f_index_listbox_con3_wsbs1_box2_tit1>p {
	height: 41px;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 41px;
}

.f_index_listbox_con3_wsbs1_box2_con1 {
	width: 100%;
	height: 274px;
	overflow: hidden;
	background-color: #F4F4F4;
}

.f_index_listbox_con3_wsbs1_box2_con1_r {
	margin: 19px 0 0 10px;
}

.f_index_listbox_con3_wsbs1_box2_con1_r>li {
	float: left;
	margin: 13px 10px;
}

.f_index_listbox_con3_wsbs1_box2_con1_r>li>a {
	width: 80px;
	height: 90px;
	display: block;
	font-size: 0.875em;
	text-align: center;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: #e4e4e4 0 0 8px;
}

.f_index_listbox_con3_wsbs1_box2_con1_r>li>a>i {
	font-size: 1.875em;
	color: #0079DD;
	margin: 20px 0 10px 0;
}

.f_index_listbox_con3_wsbs1_box2_con1_r>li>a:hover {
	background-color: #DAE9FF;
	color: #0079DD;
}

/* 首页网上办事 */
.section2-2 {
	width: 1200px;
	margin-top: 30px;
}

.section2-2 .part1,
.section2-2 .part2 {
	width: 580px;
	margin-bottom: 10px;
}

.section2-2 .part1 p,
.section2-2 .part2 p {
	font-size: 22px;
	line-height: 44px;
	color: #005ca7;
}

.section2-2 .part1 p a,
.section2-2 .part2 p a {
	color: #005ca7;
	padding: 8px 0;
	border-bottom: 2px solid #005ca7;
}

.section2-2 .part1 ul,
.section2-2 .part2 ul {
	width: 570px;
	height: 240px;
	padding: 10px 5px;
	background-color: #fafafa;
}

.section2-2 .part1 li,
.section2-2 .part2 li {
	width: 190px;
	float: left;
}

.section2-2 .part1 li a,
.section2-2 .part2 li a {
	width: 190px;
	font-size: 16px;
	color: #333;
	line-height: 80px;
	text-align: left;
	display: block;
	text-align: center;
}

.section2-2 .part1 li a:hover,
.section2-2 .part2 li a:hover {
	background-color: #005ca7;
	color: #fff;
}

.section2-2 .part1 img,
.section2-2 .part2 img {
	width: 30px;
	margin-right: 10px;
}

.section2-2 .part3 {
	clear: both;
	width: 1200px;
	height: 65px;
	background-color: #f6f6f6;
}

.section2-2 .part3 a {
	width: 199px;
	font-size: 18px;
	line-height: 65px;
	color: #333;
	text-align: center;
	border-right: 1px solid #ddd;
	display: block;
	float: left;
}

.section2-2 .part3 a:last-child {
	width: 200px;
	border: none;
}

.section2-2 .part3 a:hover {
	background-color: #005ca7;
	color: #fff;
}

.section2-2 .part4 {
	width: 1200px;
	height: 170px;
	overflow: hidden;
	position: relative;
}

/* .section2-2 .part4 .hd .prev {
	width: 40px;
	position: absolute;
	left: 0;
	top: 65px;
}

.section2-2 .part4 .hd .next {
	width: 40px;
	position: absolute;
	right: 0;
	top: 65px;
}

.section2-2 .part4 .bd {
	width: 1120px;
	padding: 0 40px;
}

.section2-2 .part4.bd ul {
	overflow: hidden;
	zoom: 1;
} */

.section2-2 .part4 li {
	/* width: 160px; */
	width: 200px;
	height: 90px;
	float: left;
	text-align: center;
	padding: 40px 0;
}

.section2-2 .part4 li i {
	width: 65px;
	height: 65px;
	background-color: #6f9cdf;
	border-radius: 50%;
	display: block;
	margin: 0 auto;
}

.section2-2 .part4 li i:hover {
	background-color: #005ca7;
}

.section2-2 .part4 li i img {
	margin-top: 16px;
}

.section2-2 .part4 li a {
	/* width: 160px; */
	width: 200px;
	font-size: 16px;
	color: #333;
	line-height: 35px;
	text-align: center;
	display: block;
}

/* 首页互动交流 */
.mailbox {
	width: 770px;
}

.index-mail-right {
	width: 400px;
	margin-top: 13px;
}

.index-mail-right p {
	font-size: 1.375em;
	line-height: 40px;
	border-bottom: 1px solid #e6e6e6;
}

.index-mail-right p a {
	color: #005ca7;
	border-bottom: 2px solid #005ca7;
	padding: 5px 0 5px 5px;
}

.index-mail-right ul {
	margin-top: 10px;
}

.index-mail-right li {
	width: 100%;
	height: 40px;
	font-size: 1em;
	background: url(icona.png) no-repeat 0 50%;
}

.index-mail-right li a {
	width: 100%;
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 1em;
	color: #333;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/****/
.footer {
	max-width: 1920px;
	margin: auto;
}


/* 首页浮窗 */
.toolbar-item,
.toolbar-layer {
	background: url(index-float.png) no-repeat;
}

.toolbar {
	position: fixed;
	right: 0px;
	bottom: 105px;
}

.toolbar-item {
	display: block;
	width: 52px;
	height: 52px;
	margin-top: 1px;
	position: relative;
	-moz-transition: background-position 1s;
	-ms-transition: background-position 1s;
	-o-moz-transition: background-position 1s;
	-webkit-moz-transition: background-position 1s;
	transition: background-position 1s;
}

.toolbar-item:hover .toolbar-layer {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
}

.toolbar-item-app {
	background-position: 0 -712px;
}

.toolbar-item-app:hover {
	background-position: 0 -776px;
}

.toolbar-item-app .toolbar-layer {
	height: 189px;
	background-position: 0 0;
}

.toolbar-item-weixin {
	background-position: 0 -962px;
}

.toolbar-item-weixin:hover {
	background-position: 0 -1023px;
}

.toolbar-item-weixin .toolbar-layer {
	height: 181px;
	background-position: 0 -194px;
}

.toolbar-item-jiandu {
	background-position: 0 -589px;
}

.toolbar-item-jiandu:hover {
	background-position: 0 -651px;
}

.toolbar-item-jiandu .toolbar-layer {
	height: 200px;
	background-position: 0 -382px;
}

.toolbar-item-edu {
	background-position: 0 -1312px;
}

.toolbar-item-edu:hover {
	background-position: 0 -1373px;
}

.toolbar-item-edu .toolbar-layer {
	height: 220px;
	background-position: 0 -1085px;
}

.toolbar-item-aqjb {
	background-position: 0 -1659px;
}

.toolbar-item-aqjb:hover {
	background-position: 0 -1721px;
}

.toolbar-item-aqjb .toolbar-layer {
	height: 220px;
	background-position: 0 -1431px;
}

.toolbar-item-top {
	background-position: 0 -837px;
}

.toolbar-item-top:hover {
	background-position: 0 -899px;
}

.toolbar-layer {
	position: absolute;
	right: 46px;
	bottom: -10px;
	width: 172px;
	opacity: 0;
	filter: alpha(opacity=0);
	transform-origin: 95% 95%;
	-moz-transform-origin: 95% 95%;
	-ms-transform-origin: 95% 95%;
	-o-transform-origin: 95% 95%;
	-webkit-transform-origin: 95% 95%;
	transform: scale(0.01);
	-moz-transform: scale(0.01);
	-ms-transform: scale(0.01);
	-o-transform: scale(0.01);
	-webkit-transform: scale(0.01);
	transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	-webkit-transition: all 1s;
}